*{
	margin: 0px;
	padding: 0px;
}

#content-main01{
	width:540px;
	background-color: #020F4D;
	text-align: left;
	border: 1px solid #1B2D86;
}

#content-title{
	width: 100%;
	height: 27px;
	background: url(content01.gif) repeat-x;
}

.content-title01{
	margin-left: 5px;
}

.content-list{
	text-align: left;
	width: 100%;
	margin-top: 20px;
}

.content-img{
	float: left;
	margin-left: 40px;
	width: 149px;
	height: 153px;
	overflow: hidden;
	border: 1px solid #B3B3B5;
}

.content01{
	float: left;
	margin-left: 40px;
	text-align: left;
}

.content-group{
	list-style: none;
}

.content-group li{
	margin-bottom: 13px;
}

.download-area{
	text-align: center;
	width: 100%;
	height: 50px;
	border-top:1px dashed #838585;
	border-bottom:1px dashed #838585;
	clear: both;
	padding:5px 0 10px 0;
	margin: 15px 0;
	line-height: 25px;
}

.download-tip{
	margin-left: -40px;
}

.download-area ul{
	list-style-position: outside;
	text-align: center;
	margin-left: 20px;
}

.download-area li{
	float: left;
	margin-left: 20px;
	display: block;
	background:  url(symbol01.gif) no-repeat 5px 10px;
	width: 190px;
	height: 20px;
	text-align: left;
	padding-left: 15px;
}

.download-area a:link{
	color:#D2D2D2;
	text-decoration: none;
}

.download-area a:visited{
	color:#D2D2D2;
	text-decoration: none;
}

.download-area a:hover{
	color:#D2D2D2;
	text-decoration: underline;
}

.introduction{
	text-align: left;
	line-height: 18px;
	/*border-bottom:1px dashed #838585;*/
	padding:0 30px;	
}

.introduction p{
	margin-bottom:25px;
	text-indent: 25px;
}

.introduction h2{
	font-size: 12px;
}

/*****************************news-content******************/

.news-content-title{
	text-align: center;
	font-size: 15px;
	margin: 20px 0px 0px 0px;
}

.news-line01{
	height: 1px;
	border: 1px solid #B3B3B5;
	width: 100%;
	margin:0px 20px;
}

.news-detail{
	text-align: center;
}

.news-content{
	margin: 10px 20px;
}

.news-content p{
	line-height: 24px;
	letter-spacing: 1px;
	text-indent: 25px;
}


